@import '../icon/fontawesome/assets/css/font-awesome.css';
@import '../icon/pictoicons/css/picto-foundry-multimedia.css';
@import '../icon/pictoicons/css/picto-foundry-general.css';
@import '../icon/pictoicons/css/picto-foundry-arrows.css';
@import url(https: //fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700italic,700,900,900italic);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,400italic,700,700italic);
.border-radius {
    border-radius: 22px
}
.box-shadow {
    box-shadow: 0 0 0 1px #E7EBF7
}
.transicion {
    transition: all 400ms ease
}
* {
    margin: 0;
    padding: 0;
    border: 0
}
*,
*:after,
*:before {
    box-sizing: border-box
}
.clearfix:before,
.clearfix:after {
    content: '';
    display: table
}
.clearfix:after {
    clear: both
}
::-moz-selection {
    background: #181B1B;
    color: white
}
::selection {
    background: #181B1B;
    color: white
}
body {
    background-image: url("../images/brickwall.png");
    background-repeat: repeat;
    box-sizing: border-box;
    background-attachment: fixed;
    height: initial !important;
    font-family: 'Roboto', sans-serif;
    color: #181b1b
}
a {
    text-decoration: none;
    color: inherit
}
h2 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700
}
h4 {
    font-size: 11px;
    font-weight: 300;
    font-style: italic;
    color: #788787
}
#page-wrapper {
    width: 100%;
    margin: 0 auto
}
#page-wrapper-error {
    background-color: white
}
#main-wrapper {
    background-color: #f0f3fd;
    padding: 16px 16px;
    max-width: 980px;
    margin: 0 auto
}
#main-wrapper-error {
    background-color: white;
    padding: 74px 16px 16px 16px;
    max-width: 980px;
    margin: 0 auto
}
.bg_preload {
    background-image: url("../images/preload-blue.gif");
    background-repeat: no-repeat;
    background-position: center center
}
.contenido_principal_inner {
    width: 630px;
    float: left
}
#content_dos {
    width: 630px;
    float: left
}
.sidebar_home {
    width: 300px;
    float: right
}
#sidebar-dos {
    width: 300px;
    float: right
}
.title {
    color: #181B1B;
    text-transform: uppercase;
    padding: 6px 0;
    font-size: 1.125em;
    font-weight: 700;
    font-family: 'Noto Sans', sans-serif;
    width: 100%;
    display: block
}
.title-sidebar {
    background-color: #000;
    color: #fff;
    padding: 6px 10px;
    width: 100%;
    display: inline-block;
    text-transform: uppercase;
    transition: all 400ms ease
}
.title-sidebar:hover {
    background-color: #181B1B;
    padding-left: 20px;
    transition: all 400ms ease
}
.titular-seccion {
    transition: all 400ms ease;
    width: 100%;
    display: block;
    text-align: center
}
.titular-seccion span {
    padding: 6px 0;
    display: block;
    font-weight: 700;
    font-size: 18px
}
.titular-seccion:after {
    display: block;
    margin: 0 auto;
    content: "";
    width: 50px;
    height: 3px;
    transition: all 400ms ease
}
.titular-seccion:hover:after,
.titular-seccion:active:after,
.titular-seccion:focus:after {
    width: 100%;
    transition: all 400ms ease
}
.title-black {
    background-color: #181b1b
}
.title-black span {
    color: white
}
.title-black:after {
    background-color: #7BC000;
}
.margin-bottom2 {
    margin-bottom: 8px
}
.subtitle {
    font-size: 18px;
    font-weight: 700;
    color: #181B1B;
    margin: 10px 0;
    text-transform: uppercase
}
.telefono_sidebar {
    display: inline-block
}
.ellip {
    display: block;
    height: 100%
}
.ellip-line {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal
}
.ellip,
.ellip-line {
    position: relative;
    overflow: hidden;
    max-width: 100%
}
.wrapper-titular-principal {
    width: 980px;
    margin: 0 auto;
    position: relative
}
.wrapper-titular-principal .tag_content {
    position: absolute;
    right: 16px;
    top: 10px;
    color: white;
    text-align: right
}
.wrapper-titular-principal .tag_content span {
    display: block;
    text-transform: uppercase;
    font-size: 14px
}
.wrapper-titular-principal .tag_content a {
    display: inline-block;
    float: left;
    background-color: #fff;
    border-radius: 12px;
    padding: 2px 8px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    margin-left: 10px;
    color: #181B1B;
    transition: all 400ms ease
}
.wrapper-titular-principal .tag_content a:before {
    font-family: "picto-foundry-shopping-finance";
    content: "\f133";
    padding-right: 4px
}
.wrapper-titular-principal .tag_content a:hover {
    background-color: #181B1B;
    color: white;
    transition: all 400ms ease
}
.titular-principal {
    padding: 16px 16px;
    width: 980px;
    display: block;
    font-size: 11px;
    margin: 0 auto;
    background-color: #000;
    color: white;
    text-transform: uppercase;
    font-size: 24px
}
.titular-principal .btn_back_history {
    display: inline-block;
    cursor: pointer
}
.titular-principal .btn_back_history i {
    transition: all 400ms ease
}
.titular-principal .btn_back_history:hover i {
    margin-right: 10px;
    transition: all 400ms ease
}
.breadcrumbs {
    border-bottom: 1px dotted #dcdcdc;
    padding: 3px 0;
    width: 100%;
    display: block;
    font-size: 13px;
    margin-bottom: 10px
}
.breadcrumbs a {
    color: #939f9f;
    transition: all 400ms ease
}
.breadcrumbs a:hover {
    text-decoration: underline;
    color: #181b1b;
    transition: all 400ms ease
}
.img_responsive {
    width: 100%;
    overflow: hidden;
    position: relative
}
.img_responsive img {
    width: 100%;
    display: block
}
.img_responsive>.slide-caption {
    padding: 0 !important
}
.altura_slider {
    height: 355px
}
.bloque-blanco {
    background-color: white;
    box-shadow: 0 0 0 1px #E7EBF7
}
.text-align-center {
    text-align: center
}
.text-align-right {
    text-align: right
}
#wrapper-content-dos {
    width: 980px;
    margin: 0 auto;
    padding: 16px;
    background-color: #f0f3fd
}
.btn_primario {
    background-color: #ffbb00;
    padding: 5px 15px;
    font-size: 14px;
    text-transform: uppercase;
    color: white;
    display: inline-block;
    border-radius: 20px;
    transition: all 400ms ease
}
.btn_primario i {
    font-size: 10px
}
.btn_primario:hover {
    background-color: #181B1B;
    transition: all 400ms ease
}
.btn_secundario {
    background-color: #181B1B;
    padding: 5px 15px;
    font-size: 14px;
    text-transform: uppercase;
    color: white;
    display: inline-block;
    border-radius: 20px;
    transition: all 400ms ease
}
.btn_secundario:hover {
    background-color: #fff;
    color: #181B1B;
    transition: all 400ms ease
}
.fb-page {
    width: 100%;
    overflow: hidden
}
.col-md-1 {
    width: 8.33333333%
}
.col-md-2 {
    width: 16.66666667%
}
.col-md-3 {
    width: 25%
}
.col-md-4 {
    width: 33.33333333%
}
.col-md-5 {
    width: 41.66666667%
}
.col-md-6 {
    width: 50%
}
.col-md-7 {
    width: 58.33333333%
}
.col-md-8 {
    width: 66.66666667%
}
.col-md-9 {
    width: 75%
}
.col-md-10 {
    width: 83.33333333%
}
.col-md-11 {
    width: 91.66666667%
}
.col-md-12 {
    width: 100%
}
.col-md-12:before,
.col-md-12:after {
    content: '';
    display: table;
    clear: both
}
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11 {
    float: left;
    display: inline-block
}
.col-row {
    margin-left: auto;
    margin-right: auto;
    display: block
}
.margin-all {
    margin: 16px
}
.margin-left {
    margin-left: 16px
}
.margin-right {
    margin-right: 16px
}
.margin-bottom {
    margin-bottom: 16px
}
.margin-top {
    margin-top: 16px
}
.padding-all {
    padding: 16px
}
.padding-left {
    padding-left: 16px
}
.padding-right {
    padding-right: 16px
}
.padding-bottom {
    padding-bottom: 16px
}
.padding-top {
    padding-top: 16px
}
.padding-left2 {
    padding-left: 8px
}
.padding-right2 {
    padding-right: 8px
}
.margin-menos-lr {
    margin-left: -8px;
    margin-right: -8px
}
.padding-menos-lr {
    padding-left: 8px;
    padding-right: 8px
}
.margin-menos-lr2 {
    margin-left: -1px;
    margin-right: -1px
}
.padding-menos-lr2 {
    padding-left: 1px;
    padding-right: 1px
}
.wrapper-ad {
    width: 100%;
    display: block;
    text-align: center
}
#lead {
    max-width: 980px;
    margin: 0 auto
}
#lead a {
    display: block
}
#lead a img {
    display: block;
    margin: 0 auto
}
#eplAdDivLead {
    display: block
}
#eplAdDivLead a {
    display: block
}
#eplAdDivLead a img {
    display: block;
    margin: 0 auto
}
#publish_varios {
    width: 980px;
    position: relative;
    margin: 0 auto
}
#skin {
    position: fixed;
    z-index: 1;
    left: 50%
}
#skin #eplAdDivSkin {
    position: relative;
    left: -50%
}
#push {
    max-width: 980px
}
#rectmedA,
#rectmedB,
#rectmedC,
#rectmedD {
    width: 300px;
    display: inline-block
}
#rectmedA canvas,
#rectmedB canvas,
#rectmedC canvas,
#rectmedD canvas,
#lead #lead_ad_container canvas {
    cursor: pointer
}
#cabecera,
#pie {
    max-width: 630px;
    margin: 2px 0
}
.padding-top-rectmed {
    padding-top: 0
}
#footPlayer {
    max-width: 630px;
    overflow: hidden
}
#bigPlayer {
    width: 300px;
    overflow: hidden
}
#rectmedA_ad_container,
#rectmedB_ad_container,
#rectmedC_ad_container,
#rectmedD_ad_container,
#footPlayer_ad_container,
#pie_ad_container,
#cabecera_ad_container {
    margin-bottom: 16px
}
@media screen and (max-width: 980px) {
    #publish_varios {
        width: 100%;
        position: relative
    }
}
@media screen and (max-width: 480px) {
    #rectmedA,
    #rectmedB,
    #rectmedC,
    #rectmedD,
    #lead,
    #bigPlayer {
        width: 100%;
        display: block
    }
    #lead,
    #publish_varios {
        overflow: hidden
    }
}
#header-wrapper {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: center;
    display: table;
    position: relative;
    overflow: hidden
}
.content-header-player {
    max-width: 980px;
    margin: 0 auto;
    position: relative;
    border-bottom: 4px solid #7BC000;
    display: block;
    overflow: hidden;
    text-align: center;
   /* background: #FFD200 url(../images/bg-player.gif)*/;
    
    background: linear-gradient(yellow,#26A621);
 
    
    background-repeat: repeat-x;
    background-position: left bottom;
    color: white;
}
.content-header-player .logo-player {
    display: inline-block;
    height: auto;
    position: relative;
    z-index: 2;
    margin: 20px 0
}
.content-header-player .logo-player img {
    width: 100%
}
.content-header-player .menu_secundario-player {
    display: none;
    position: relative;
    z-index: 5;
    margin-top: 20px
}
.content-header-player .menu_secundario-player .searchdos {
    display: none
}
.content-header-player .menu_secundario-player span {
    color: #181B1B;
    font-size: 22px;
    display: inline-block;
    padding: 5px 10px;
    cursor: pointer;
    box-sizing: border-box;
    background-color: #fff
}
.parrilla_header {
    position: relative
}
.parrilla_header .hora {
    font-size: .775em;
    color: #181B1B;
    position: absolute;
    display: block;
    right: 8px;
    bottom: 8px;
    font-weight: bold
}
.parrilla_header:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("../images/bg-player-radioenvivo.gif");
    background-repeat: repeat;
    background-position: center bottom;
    opacity: .1;
    z-index: 0
}
.btn-radio-vivo {
    position: relative;
    z-index: 2;
    display: table
}
.btn-radio-vivo .info_parrilla {
    display: table-cell;
    vertical-align: middle;
}
.btn-radio-vivo .info_parrilla .escuchanos_vivo {
    display: block
}
.btn-radio-vivo .info_parrilla .escuchanos_vivo span {
    background-color: #ff3011;
    border: 2px solid white;
    color: white;
    display: inline-block;
    text-transform: uppercase;
    padding: 0 3px;
    font-weight: 700;
    font-size: .9375em;
    transition: all 400ms ease
}
.btn-radio-vivo .info_parrilla .titulo_parrilla {
    font-size: 1em;
    color: #181B1B;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 3px solid #FBFD01;
    display: inline-block;
    padding: 5px 0;
    margin-bottom: 5px
}
.btn-radio-vivo .btn_play_parrilla {
    display: table-cell;
    vertical-align: middle
}
.btn-radio-vivo .btn_play_parrilla .btn_play_uno {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    border: 3px solid #ff3011;
    background-color: ##FFE500;
    color: #ff3011;
    text-align: center;
    line-height: 48px !important;
    padding-left: 4px;
    transition: all 400ms ease
}
.btn-radio-vivo .img_parrilla {
    display: table-cell;
    vertical-align: bottom
}
.btn-radio-vivo .img_parrilla img {
    display: block;
    width: 100%;
    transition: all 400ms ease
}
.btn-radio-vivo:hover .btn_play_parrilla .btn_play_uno {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    transition: all 400ms ease
}
.btn-radio-vivo:hover .img_parrilla img {
    -webkit-filter: brightness(120%);
    filter: brightness(120%);
    transition: all 400ms ease
}
.btn-radio-vivo:hover .info_parrilla .escuchanos_vivo span {
    background-color: #181b1b;
    transition: all 400ms ease
}
@media screen and (max-width: 487px) {
    .share-radio-vivo {
        margin-bottom: 10px
    }
}
.share-radio-vivo a {
    display: inline-block;
    border-radius: 4px;
    padding: 4px 8px;
    font-size: 12px;
    color: white;
    transition: all 400ms ease;
    font-weight: 400;
    text-transform: capitalize
}
.share-radio-vivo span {
    margin-left: 8px
}
.share-radio-vivo .facebook_share {
    background-color: #005c9c
}
.share-radio-vivo .twitter_share {
    background-color: #00ceff
}
.share-radio-vivo .google_share {
    background-color: #f24021
}
.overlay-close {
    display: none !important;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: white;
    background-color: inherit;
    position: absolute;
    cursor: pointer;
    top: 10px;
    right: 10px
}
#wrapper-menu {
    width: 100%;
    color: white
}
#menu-principal {
    width: 100%;
    margin: 0 auto;
    transition: all 400ms ease
}
#menu-principal>ul.nav {
    display: table;
    width: 980px;
    margin: 0 auto;
    background: #000 url("../images/textura-black.jpg") repeat
}
#menu-principal>ul.nav>li.nivel_1 {
    list-style: none;
    display: table-cell;
    text-align: center;
    position: relative;
    border-right: 1px solid #485151
}
#menu-principal ul.nav li.nivel_1 a {
    transition: all 400ms ease;
    color: #939f9f;
    padding: 8px 12px;
    border-bottom: 3px solid #303636;
    display: block;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase
}
#menu-principal ul.nav li.nivel_1 a:hover,
#menu-principal ul.nav li.nivel_1 a:focus,
#menu-principal ul.nav li.nivel_1 a:active {
    transition: all 400ms ease;
    border-bottom: 3px solid #7BC000;
    color: white
}
#menu-principal ul.nav li.nivel_1 ul.sub_2 li.nivel_2 a:hover,
#menu-principal ul.nav li.nivel_1 ul.sub_2 li.nivel_2 a:focus,
#menu-principal ul.nav li.nivel_1 ul.sub_2 li.nivel_2 a:active {
    border-bottom: 3px solid #7BC000
}
#menu-principal ul.nav li.nivel_1 a.active {
    background-color: #3F9F00;
    color: white;
    position: relative
}
.nav li.nivel_1 {
    list-style: none
}
.nav>li.nivel_1 {
    display: table-cell;
    list-style: none;
    text-align: center
}
.nav li.nivel_1 a {
    color: #a6a6a6;
    padding: 10px 15px;
    display: block;
    text-align: center;
    font-family: 'Noto Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    transition: all 400ms ease
}
.nav li.nivel_1 ul.sub_2 {
    position: absolute;
    width: 100%;
    z-index: 9999;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    background: #000 url("../images/textura-black.jpg") repeat;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transition: all .3s;
    visibility: hidden;
    top: 20px
}
.nav li.nivel_1 ul.sub_2 li.nivel_2 a {
    text-align: left !important;
    font-size: 12px !important
}
.nav li.nivel_1:hover>ul.sub_2 {
    display: block;
    top: 39px;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transition: all .3s;
    visibility: visible
}
.nav li.nivel_1 ul.sub_2 li.nivel_2 {
    position: relative;
    list-style: none
}
.nav li.nivel_1 ul.sub_2 li.nivel_2 ul {
    right: -140px;
    top: 0
}
.menu-fixed-activado {
    top: 0 !important;
    transition: all 400ms ease;
    visibility: visible !important
}
.menu-fixed-secundario {
    position: fixed;
    z-index: 70;
    top: -40px
}
.menu_secun_fix {
    width: 145px
}
.home_secun_fix {
    width: 73px
}
.social_radioenvivo_menu {
    text-align: left !important;
    width: auto !important
}
.social_radioenvivo_menu a.btn_social_top {
    float: none !important
}
#menu-fixed {
    background-color: #3F9F00;
    position: fixed;
    top: -60px;
    visibility: hidden;
    z-index: 80;
    width: 100%;
    transition: all 400ms ease
}
#menu-fixed .nav-fixed {
    display: table;
    width: 980px;
    margin: 0 auto;
    border-left: 1px solid rgba(0, 0, 0, 0.2)
}
.logo_fixed {
    width: 142px
}
.logo_fixed a img {
    width: 100%;
    display: block
}
.player-vivo {
    padding: 0 10px;
    display: table-cell;
    list-style: none;
    vertical-align: middle;
    position: relative
}
.player-vivo:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("../images/bg-player.gif");
    background-repeat: no-repeat;
    background-position: center bottom;
    opacity: .1;
    z-index: 0;
    display: inline-block;
    background-size: contain
}
.player-vivo a.player_fixed {
    display: table;
    position: relative;
    z-index: 4
}
.player-vivo a.player_fixed .circle_play {
    display: table-cell
}
.player-vivo a.player_fixed .circle_play i {
    width: 31px;
    height: 31px;
    display: inline-block;
    background-color: #ff3011;
    color: white;
    text-align: center;
    line-height: 28px;
    border-radius: 50%;
    font-size: 12px;
    transition: all 400ms ease
}
.player-vivo a.player_fixed .programacion {
    display: table-cell;
    text-align: left;
    padding-left: 20px
}
.player-vivo a.player_fixed .programacion span {
    display: inline-block;
    background-color: #ff3011;
    border: 2px solid white;
    color: white;
    font-size: 9px;
    padding: 0 6px;
    text-transform: uppercase
}
.player-vivo a.player_fixed .programacion p {
    color: white !important;
    font-weight: 700;
    text-transform: uppercase
}
.player-vivo a.player_fixed:hover .circle_play i {
    background-color: #fff;
    color: #ff3011;
    transition: all 400ms ease
}
.social-fixed {
    padding: 0 10px;
    width: 250px;
    display: table-cell;
    vertical-align: middle;
    list-style: none;
    color: #ffe500;
    font-size: 15px
}
#menu-fixed>ul.nav-fixed>li.nivel_1 {
    list-style: none;
    display: table-cell;
    text-align: center;
    color: #fff;
    position: relative;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    font-size: 15px
}
#menu-fixed>ul.nav-fixed>li.nivel_1>a {
    color: #fff;
    padding: 5px 5px;
    display: block;
    text-align: center;
    font-family: 'Noto Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    transition: all 400ms ease
}
#menu-fixed ul.nav-fixed>li.nivel_1>a:hover,
#menu-fixed ul.nav-fixed>li.nivel_1>a:focus,
#menu-fixed ul.nav-fixed>li.nivel_1>a:active {
    background: #000 url("../images/textura-black.jpg") repeat;
    color: #939F9F;
    position: relative;
    transition: all 400ms ease
}
#menu-fixed ul.nav-fixed li.nivel_1 a.active {
    background-color: #ff3011;
    color: white;
    position: relative
}
.nav-fixed li.nivel_1 {
    list-style: none
}
.nav-fixed>li.nivel_1 {
    display: table-cell;
    list-style: none;
    text-align: center;
    vertical-align: middle
}
.nav-fixed>li.nivel_1>a {
    color: #a6a6a6;
    padding: 10px 15px;
    display: block;
    text-align: center;
    font-family: 'Noto Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    height: 55px;
    line-height: 35px;
    transition: all 400ms ease
}
.nav-fixed li.nivel_1 ul.sub_2 {
    position: absolute;
    width: 100%;
    z-index: 9999;
    border-top: 1px solid #d1d1d1;
    background-color: #e7e7e7;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transition: all .3s;
    visibility: hidden;
    top: 20px
}
.nav-fixed li.nivel_1 ul.sub_2 li.nivel_2>a {
    text-align: left !important;
    font-size: 12px !important
}
.nav-fixed li.nivel_1:hover>ul.sub_2 {
    display: block;
    top: 39px;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transition: all .3s;
    visibility: visible
}
.nav-fixed li.nivel_1 ul.sub_2 li.nivel_2 {
    position: relative;
    list-style: none
}
.nav-fixed li.nivel_1 ul.sub_2 li.nivel_2 ul {
    right: -140px;
    top: 0
}
.btn_social_top {
    display: inline-block !important;
    float: right;
    width: 26px;
    height: 26px !important;
    padding: 5px !important;
    border-radius: 50%;
    line-height: 10px !important;
    border: 1px solid #fff;
    margin: 0 2px
}
.btn_social_top i {
    font-size: 11px
}
.menu_activo {
    cursor: pointer
}
.menu-fixed-secundario .nav .home_menu_principal {
    display: none !important
}
.menu_more_activo {
    top: 55px !important;
    d repeat;
    transition: all 400ms ease
}
code,
pre {
    color: black;
    font-family: Monospace;
    font-size: 16px;
    line-height: 24px;
    direction: ltr;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    -moz-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}
pre {
    overflow-x: auto;
    padding: 1em;
    overflow: auto
}
:not(pre)>code,
pre {
    background: rgba(255, 255, 255, 0.5)
}
:not(pre)>code {
    padding: .1em;
    border-radius: .3em;
    white-space: normal
}
.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
    color: #008000
}
.token.punctuation {
    color: #999
}
.token.property,
.token.number {
    color: #ff0000
}
.token.tag {
    color: #000080
}
.token.selector,
.token.attr-name,
.token.string {
    color: #808080
}
.token.operator,
.token.entity,
.token.url,
.token.string {
    color: #a67f59
}
.token.boolean,
.token.atrule,
.token.attr-value,
.token.keyword {
    color: #000080;
    font-style: italic;
    font-weight: bold
}
.token.regex,
.token.important {
    color: #e90
}
.token.important {
    font-weight: bold
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1
}
.close:hover,
.close:focus {
    text-decoration: none;
    cursor: pointer
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    font-size: 1.5em;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #ff3011 !important
}
.modal-open {
    overflow: hidden
}
.modal {
    display: none;
    overflow: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    outline: 0
}
.modal ul li {
    list-style: none;
    margin-left: 18px
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}
.modal-dialog {
    position: fixed;
    width: 400px;
    margin: 0;
    margin: 0 auto;
    background-color: white;
    left: 50%;
    margin-left: -200px;
    top: 50%;
    margin-top: -85px
}
.modal-content {
    position: relative;
    border-radius: 0;
    min-height: 100%;
    background-clip: padding-box;
    outline: 0;
    text-align: center
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}
.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px
}
.modal-header .close {
    margin-top: -2px
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
    text-align: center;
    padding: 20px;
    color: white;
    background-color: #181B1B
}
.modal-body {
    position: relative;
    padding: 20px;
    text-align: center;
    font-size: .875em;
    max-width: 980px;
    margin: 0 auto
}
.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}
.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 400px
    }
    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 400px
    }
}
html,
body,
.sb-site,
.sb-site-container,
.sb-slidebar {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}
html,
body {
    width: 100%;
    overflow-x: hidden
}
html {
    height: 100%
}
body {
    min-height: 100%;
    height: auto;
    position: relative
}
html.sb-scroll-lock.sb-active:not(.sb-static) {
    overflow: hidden
}
.sb-site,
.sb-site-container {
    width: 100%;
    position: relative;
    z-index: 1
}
.sb-site:before,
.sb-site:after,
.sb-site-container:before,
.sb-site-container:after {
    content: ' ';
    display: table
}
.sb-site:before,
.sb-site:after,
.sb-site-container:before,
.sb-site-container:after {
    clear: both
}
.sb-slidebar {
    height: 100%;
    overflow-y: auto;
    position: fixed;
    top: 0;
    z-index: 0;
    display: none
}
.sb-slidebar,
.sb-slidebar * {
    -webkit-transform: translateZ(0)
}
.sb-left {
    left: 0;
    background-color: white
}
.sb-right {
    right: 0
}
.menu_crp {
    padding: 5px
}
.sb-slidebar ul.menu_crp li.li_menu_crp {
    list-style: none;
    width: 100%
}
.sb-slidebar ul.menu_crp li.li_menu_crp a {
    color: #666;
    width: 100%;
    font-size: .79em;
    display: table;
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
    box-sizing: border-box
}
.sb-slidebar ul.menu_crp li.li_menu_crp a img {
    display: table-cell;
    width: 35px
}
.sb-slidebar ul.menu_crp li.li_menu_crp a span {
    width: 75%;
    display: table-cell;
    vertical-align: middle
}
a.sb-close {
    display: block;
    padding: 5px;
    background: black;
    color: white
}
html.sb-static .sb-slidebar,
.sb-slidebar.sb-static {
    position: absolute
}
.sb-slidebar.sb-active {
    display: block
}
.sb-style-overlay {
    z-index: 9999
}
.sb-momentum-scrolling {
    -webkit-overflow-scrolling: touch
}
.sb-slidebar {
    width: 30%
}
.sb-width-thin {
    width: 15%
}
.sb-width-wide {
    width: 45%
}
@media (max-width: 480px) {
    .sb-slidebar {
        width: 70%
    }
    .sb-width-thin {
        width: 55%
    }
    .sb-width-wide {
        width: 85%
    }
}
@media (min-width: 481px) {
    .sb-slidebar {
        width: 55%
    }
    .sb-width-thin {
        width: 40%
    }
    .sb-width-wide {
        width: 70%
    }
}
@media (min-width: 768px) {
    .sb-slidebar {
        width: 40%
    }
    .sb-width-thin {
        width: 25%
    }
    .sb-width-wide {
        width: 55%
    }
}
@media (min-width: 992px) {
    .sb-slidebar {
        width: 30%
    }
    .sb-width-thin {
        width: 15%
    }
    .sb-width-wide {
        width: 45%
    }
}
@media (min-width: 1200px) {
    .sb-slidebar {
        width: 20%
    }
    .sb-width-thin {
        width: 5%
    }
    .sb-width-wide {
        width: 35%
    }
}
.sb-active .sb-slide,
.sb-active .sb-site,
.sb-active .sb-site-container,
.sb-active .sb-slidebar {
    -webkit-transform: translate(0);
    transform: translate(0);
    transition: -webkit-transform 400ms ease;
    transition: transform 400ms ease;
    -webkit-transition-property: -webkit-transform, left, right;
    -webkit-backface-visibility: hidden
}
.sb-hide {
    display: none
}
.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    box-sizing: border-box
}
.noUi-base {
    width: 100%;
    height: 100%;
    position: relative
}
.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    background-color: #8d8d8d;
    bottom: 0
}
.noUi-handle {
    position: relative;
    z-index: 1
}
.noUi-stacking .noUi-handle {
    z-index: 10
}
.noUi-stacking+.noUi-origin {
    *z-index: -1
}
.noUi-state-tap .noUi-origin {
    transition: left .3s, top .3s
}
.noUi-state-drag * {
    cursor: inherit !important
}
.noUi-horizontal {
    height: 18px
}
.noUi-horizontal .noUi-handle {
    right: 8px;
    top: -5px;
    border-radius: 50%;
    cursor: default;
    width: 16px;
    height: 16px;
    border: 2px solid #004c7f;
    background-color: white;
    cursor: pointer
}
.noUi-horizontal .noUi-handle:hover {
    background-color: #fff
}
.noUi-horizontal.noUi-extended {
    padding: 0 15px
}
.noUi-horizontal.noUi-extended .noUi-origin {
    right: -15px
}
.noUi-vertical {
    width: 18px
}
.noUi-vertical .noUi-handle {
    left: 0;
    top: -8px;
    border-radius: 50%;
    cursor: default;
    width: 16px;
    height: 16px
}
.noUi-vertical.noUi-extended {
    padding: 15px 0
}
.noUi-vertical.noUi-extended .noUi-origin {
    bottom: -15px
}
.noUi-connect {
    background: #3FB8AF;
    box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
    transition: background 450ms
}
.noUi-origin {
    border-radius: 2px
}
.noUi-target {
    border-radius: 4px
}
.noUi-dragable {
    cursor: w-resize
}
.noUi-vertical .noUi-dragable {
    cursor: n-resize
}
.noUi-handle {
    background: white;
    cursor: default;
    transition: all 400ms ease
}
.noUi-active {
    background-color: #fff;
    transition: all 400ms ease
}
.noUi-handle:after {
    left: 17px
}
.noUi-vertical .noUi-handle:after {
    top: 17px
}
[disabled].noUi-connect,
[disabled] .noUi-connect {
    background: #B8B8B8
}
[disabled] .noUi-handle {
    cursor: not-allowed
}
.reproductor-player {
    background-color: white;
    border-radius: 12px;
    border: 1px solid #E7EBF7;
    width: 100%
}
#player-content {
    display: block
}
.reproducc {
    display: table;
    width: 100%
}
.stado {
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
    padding-top: 20px;
    padding-left: 20px
}
.stado #status {
    font-size: 9px;
    text-transform: uppercase;
    text-align: center;
    padding: 2px 4px;
    border: 1px solid #363636;
    color: #363636;
    display: inline-block
}
#player-content:before,
#player-content:after {
    display: table;
    content: " ";
    clear: both
}
.volume-cont {
    display: table;
    width: 100%;
    padding: 0 10px
}
.volume-cont .volume-icon {
    display: table-cell;
    cursor: pointer;
    vertical-align: middle;
    color: #181B1B;
    width: 20px;
    transition: all 400ms ease
}
.volume-cont .volume-icon:hover,
.volume-cont .volume-icon:focus,
.volume-cont .volume-icon:active {
    color: white;
    transition: all 400ms ease
}
.volume-cont .vol-off:before {
    font-family: 'FontAwesome';
    content: "\f026";
    display: inline-block
}
.volume-cont .vol-med:before {
    font-family: 'FontAwesome';
    content: "\f027";
    display: inline-block
}
.volume-cont .vol-hard:before {
    font-family: 'FontAwesome';
    content: "\f028";
    display: inline-block
}
.volume-cont .bar-volume {
    display: table-cell;
    vertical-align: middle
}
.volume-cont .bar-volume .barr-volum {
    width: 100% !important;
    height: 9px;
    border-radius: 12px;
    background-color: #ccc !important;
    position: relative;
    cursor: pointer
}
.volume-cont .bar-volume .barr-volum .volumenBar {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 12px;
    background-color: #181B1B;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #FF8675), color-stop(56%, #ff3312), color-stop(100%, #ff3312));
    background: linear-gradient(to bottom, #76C715 0, #27A620 56%, #27A620 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#004f80', endColorstr='#006bb2', GradientType=0);
    width: 90%
}
.img-artist,
#nowPlaying {
    display: table-cell;
    vertical-align: middle
}
.img-artist {
    width: 30%;
    overflow: hidden;
    border-right: 1px solid #E7EBF7
}
.img-artist img {
    width: 100%;
    padding: 20px;
    display: block
}
.ArtistInfo {
    font-family: Arial, Helvetica, sans-serif;
    width: 70%;
    color: #E1501D;
    box-sizing: border-box;
    vertical-align: top !important
}
#trackInfo {
    padding-bottom: 20px;
    padding-left: 20px
}
#trackInfo #titletext {
    font-size: 25px;
    padding: 0;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    color: #181B1B;
    line-height: .9em;
    margin-bottom: 10px
}
#trackInfo #artisttext {
    font-size: 14px;
    font-family: 'Noto Sans', sans-serif;
    padding: 0;
    margin: 0;
    color: #788787;
    font-weight: 700;
    line-height: .9em
}
.Botones {
    width: 100%;
    text-align: center;
    display: table;
    border-top: 1px solid #E7EBF7;
    padding: 20px
}
.Botones .ui-block-a {
    display: table-cell;
    width: 60px
}
.Botones .volumen_radio {
    display: table-cell
}
.img-artist img {
    width: 100%
}
#pauseButton,
#playButton {
    cursor: pointer
}
.social {
    padding: 10px 10px;
    font-size: .6em;
    background-color: #fff;
    margin-bottom: 0
}
h3.contenido-titulo {
    background-color: #fff;
    padding: 10px 10px 0 10px
}
.alaire-player {
    background-color: #fff;
    padding: 10px 10px 0 10px
}
.btn-centrado {
    background-color: #181B1B;
    color: white;
    padding: 10px;
    display: block;
    width: 100%;
    margin: 10px 0
}
.btn-player {
    width: 60px;
    height: 60px;
    display: inline-block;
    border-radius: 50%;
    border: 5px solid #27A620;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s
}
.btn-player span {
    display: none
}
.btn-player i {
    width: 100%;
    line-height: 50px;
    display: block;
    color: #181B1B;
    font-size: 1.1875em;
    text-align: center;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s
}
.btn-player:hover {
    background-color: #fff
}
.btn-player:hover i {
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    color: #27A620
}
.btn-player:hover span {
    color: white;
    transition: all 400ms ease
}
#control_volumen {
    position: relative;
    display: table;
    width: 100%
}
#icono {
    width: 35px;
    height: 35px;
    display: table-cell
}
.icono_sound {
    display: table-cell;
    width: 35px;
    height: 35px
}
#control {
    display: table-cell;
    vertical-align: middle
}
#control #serialization {
    display: block;
    height: 9px;
    background: #181B1B;
    cursor: pointer;
    border-radius: 12px;
    width: 100%
}
.volume {
    font-family: "picto-foundry-multimedia";
    display: inline-block;
    width: 35px;
    height: 35px;
    cursor: pointer;
    color: #181B1B;
    text-align: center;
    line-height: 35px
}
.volume:before {
    content: "\f14d";
    color: #181B1B
}
.volume:hover:before {
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    color: #ff3011
}
.mute-icono {
    font-family: "picto-foundry-multimedia";
    display: inline-block;
    width: 35px;
    height: 35px;
    color: #181B1B;
    text-align: center;
    line-height: 35px
}
.mute-icono i {
    color: #ff3011
}
.mute-icono:hover {
    color: #ff3011;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s
}
.mute-icono:hover i {
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    color: white
}
#soundhight {
    width: 35px;
    height: 35px;
    font-family: "picto-foundry-multimedia"
}
#soundhight:before {
    content: "\f14b"
}
.volumen-1 {
    font-family: "picto-foundry-multimedia"
}
.volumen-1:before {
    content: "\f14e"
}
.volumen-2 {
    font-family: "picto-foundry-multimedia"
}
.volumen-2:before {
    content: "\f14d"
}
.volumen-3 {
    font-family: "picto-foundry-multimedia"
}
.volumen-3:before {
    content: "\f14c"
}
.volumen-4 {
    font-family: "picto-foundry-multimedia"
}
.volumen-4:before {
    content: "\f14b"
}
.volumen-off {
    font-family: "picto-foundry-multimedia"
}
.volumen-off:before {
    content: "\f150"
}
@media screen and (max-width: 960px) {
    #control_volumen {
        display: none
    }
}
@media screen and (max-width: 480px) {
    .social_shared_player {
        display: none
    }
    .btn-player span {
        display: inline-block
    }
    .parrilla_btn .img_parrila {
        display: table-cell;
        float: none;
        vertical-align: middle
    }
    .parrilla_btn .info_parrilla {
        display: table-cell;
        float: none;
        vertical-align: bottom
    }
    .parrilla_btn .info_parrilla .programa_titular_parrila {
        font-size: 15px
    }
    .parrilla_btn .info_parrilla .locutor_parrilla {
        font-size: 15px
    }
    .boque-player .social_shared span {
        display: none
    }
    .boque-player .social_shared {
        z-index: 4
    }
    .reproducc {
        display: table;
        width: 100%;
        margin-top: 0
    }
    .reproducc .img-artist {
        width: 100%;
        display: block;
        vertical-align: middle;
        float: none;
        padding: 20px 20px 5px 20px
    }
    .reproducc .img-artist img {
        padding: 0
    }
    .reproducc #nowPlaying {
        width: 100%;
        display: inline-block;
        vertical-align: middle;
        float: none;
        text-align: center;
        padding-left: 0;
        padding-top: 5px
    }
    .reproducc #nowPlaying .stado {
        text-align: center;
        margin-bottom: 0;
        padding-top: 0;
        padding-left: 0
    }
    .reproducc #nowPlaying #trackInfo {
        padding: 0
    }
    .reproducc #nowPlaying .Botones .ui-block-a {
        display: block;
        width: 100%
    }
    .reproducc #nowPlaying .Botones .ui-block-a .btn-player {
        width: 120px;
        height: 40px;
        border-radius: 35px;
        color: #363636
    }
    .reproducc #nowPlaying .Botones .ui-block-a .btn-player i {
        line-height: 32px;
        display: inline-block;
        width: initial
    }
    .reproducc #nowPlaying .Botones .ui-block-a .btn-player span {
        text-transform: uppercase;
        margin-left: 10px;
        font-weight: 700
    }
    .reproducc #nowPlaying .Botones .volumen_radio {
        display: none
    }
}
.btn_go_home {
    background-color: #181B1B;
    color: white;
    padding: 10px;
    display: block;
    width: 100%
}
.reload_btn {
    background-color: #CCCCCC;
    color: white;
    display: block;
    width: 100%;
    padding: 10px
}
.pormientras_responsive {
    height: 373px
}
.bloque_noticias {
    display: block;
    width: 100%
}
.bloque_noticias .img_bloque_noticas {
    width: 100%;
    position: relative;
    font-size: 12px;
    background-color: white;
    overflow: hidden
}
.bloque_noticias .img_bloque_noticas img {
    display: block;
    -webkit-filter: sepia(0);
    filter: sepia(0);
    width: 100%;
    transition: all 400ms ease
}
.bloque_noticias .img_bloque_noticas img:before {
    content: "\f127";
    display: block;
    position: absolute;
    top: 0;
    font-family: FontAwesome;
    left: 0;
    height: calc(100%);
    width: 100%;
    background-color: #F3F3F3;
    border: 1px dotted #c8c8c8;
    color: #ff3011;
    font-size: 15px;
    text-align: center;
    padding-top: 10px
}
.bloque_noticias .img_bloque_noticas img:after {
    content: " Broken Image of " attr(alt);
    display: block;
    font-size: 12px;
    font-style: normal;
    color: #646464;
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    text-align: center
}
.bloque_noticias .img_bloque_noticas .categoria {
    background-color: #ffbb00;
    color: #363636;
    display: inline-block;
    font-size: 1.125em;
    position: absolute;
    bottom: 10px;
    padding: 5px 15px;
    font-weight: 700;
    left: -10px
}
.bloque_noticias .img_bloque_noticas span {
    width: 64px;
    height: 64px;
    position: absolute;
    top: 50%;
    margin-top: -32px;
    left: 50%;
    margin-left: -32px;
    text-align: center;
    line-height: 64px;
    background-color: white;
    color: #363636;
    border-radius: 50%;
    font-size: 2.2em;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: all 400ms ease;
    z-index: 2
}
.bloque_noticias .descripcion_bloque_noticias {
    width: 100%;
    color: #363636;
    padding: 5px 0;
    font-size: .9375em;
    height: 55px;
    overflow: hidden;
    transition: all 400ms ease
}
.bloque_noticias:hover .descripcion_bloque_noticias,
.bloque_noticias:active .descripcion_bloque_noticias,
.bloque_noticias:focus .descripcion_bloque_noticias {
    color: #181B1B;
    transition: all 400ms ease
}
.bloque_noticias:hover .img_bloque_noticas img {
    -webkit-filter: sepia(100%);
    filter: sepia(100%);
    transition: all 400ms ease
}
.bloque_noticias:hover .img_bloque_noticas span {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all 400ms ease
}
.altura_pormientras2 {
    height: 87px !important
}
.altura_pormientras3 {
    height: 80px !important
}
.altura_pormientras {
    height: 141px !important
}
.altura_descrip2 {
    font-size: 14px !important;
    height: 65px !important
}
.descripcion_mini_texto {
    font-size: 13px !important
}
.tabs_sidebar {
    width: 100%;
    display: block;
    background-color: white;
    padding-bottom: 16px;
    box-shadow: 0 0 0 1px #E7EBF7
}
.tabs_sidebar .menu_tag_sidebar {
    overflow: auto
}
.tabs_sidebar .menu_tag_sidebar ul {
    white-space: nowrap;
    width: auto;
    float: left
}
.tabs_sidebar .menu_tag_sidebar ul li.li_menu_tag {
    float: none;
    display: inline-block;
    list-style: none
}
.tabs_sidebar .menu_tag_sidebar ul li.li_menu_tag a {
    padding: 8px 4px;
    display: block;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    transition: all 400ms ease;
    background-color: #ededed;
    color: #363636
}
.tabs_sidebar .menu_tag_sidebar ul .ui-tabs-active a,
.tabs_sidebar .menu_tag_sidebar ul .ui-state-hover a {
    background-color: #ff3011 !important;
    color: white !important;
    transition: all 400ms ease
}
.tabs_sidebar .tab_container_sidebar {
    padding: 16px;
    text-align: left
}
.tabs_sidebar .tab_container_sidebar .list_leido {
    width: 100%;
    color: #363636;
    border-bottom: 1px solid #dcdcdc;
    padding: 5px 0;
    font-size: 12px;
    overflow: hidden;
    transition: all 400ms ease;
    display: table
}
.tabs_sidebar .tab_container_sidebar .list_leido span {
    display: table-cell;
    vertical-align: middle;
    font-weight: 700;
    font-size: 16px;
    width: 28px;
    border-right: 1px solid #d1d1d1;
    padding: 0 5px
}
.tabs_sidebar .tab_container_sidebar .list_leido .info_list_leido {
    display: table-cell;
    padding-left: 8px
}
.tabs_sidebar .tab_container_sidebar .list_leido:hover {
    color: #181B1B;
    transition: all 400ms ease
}
#footer-wrapper {
    background-color: #181B1B;
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 980px;
    padding: 20px;
    border-top: 3px #3F9F00 solid;
}
.menu_logos2 {
    display: none;
    float: left;
    margin-right: 20px
}
.menu_logos2 .menuRadio {
    font-size: 1.5em;
    background-color: #76B62C;
    padding: 5px 8px;
    color: #fff;
    border-radius: 5px;
    margin-top: 15px
}
.logoscrp {
    display: table;
    width: 100%;
    padding: 20px 10px
}
.logoscrp li.logoradios {
    display: table-cell;
    width: 120px;
    padding: 0 10px;
    text-align: center
}
.logoscrp li.logoradios>a {
    display: block;
    text-align: center;
    transition: all 400ms ease
}
.logoscrp li.logoradios>a:hover img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    transition: all 400ms ease
}
.logoscrp li.logoradios .notasradios {
    text-align: left;
    font-size: 11px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 5px;
    padding-bottom: 5px;
    display: block;
    height: 51px;
    overflow: hidden;
    color: #181b1b;
    transition: all 400ms ease;
    position: relative
}
.logoscrp li.logoradios .notasradios:hover {
    text-decoration: underline;
    transition: all 400ms ease
}
.logoscrp li.logoradios .notasradios:before {
    content: "";
    width: 100%;
    height: 22px;
    position: absolute;
    bottom: 0;
    background: rgba(255, 255, 255, 0);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100%, #fff));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0)
}
li.logoradios.another-logo-foot {
    vertical-align: middle
}
li.logoradios.another-logo-foot>.logosderecha>a {
    display: block;
    transition: all 400ms ease
}
li.logoradios.another-logo-foot>.logosderecha>a:hover img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    transition: all 400ms ease
}
.logo-crp {
    width: 100%
}
.logo-crp img {
    width: 100%
}
.wraper-tyc {
    padding: 0 20px
}
.TYC {
    text-align: center;
    padding-left: 10px;
    font-size: 13px;
    color: #5f5f5f;
    padding-top: 15px
}
.TYC>a {
    padding: 2px 0;
    display: inline-block
}
.TYC>a:hover {
    text-decoration: underline
}
.copyright {
    text-align: center;
    font-size: 12px;
    padding-top: 10px;
    color: #b3b3b3;
    padding: 20px
}
.copyright:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    display: block;
    margin-bottom: 20px
}
.sonorama_foot {
    background-position: -360px -100px
}
@media screen and (max-width: 980px) {
    .breadcrumbs {
        display: none
    }
    .contenido_principal_inner {
        width: 100%;
        float: none
    }
    #wrapper-content-dos {
        width: 100%
    }
    #content_dos {
        width: 100%;
        float: none
    }
    #sidebar-dos {
        width: 100%;
        float: none
    }
    .sidebar_home {
        width: 100%;
        float: none
    }
    .img_error {
        display: none !important
    }
    .descrip_error {
        text-align: center
    }
    #header-wrapper .content-header {
        display: table;
        width: 100%;
        padding: 0 10px
    }
    #header-wrapper .content-header .logo {
        display: table-cell;
        padding-left: 0;
        float: none;
        width: 180px;
        vertical-align: middle;
        padding-top: 0
    }
    #header-wrapper .content-header .parrilla_header {
        display: table-cell;
        float: none;
        text-align: center;
        width: 100%
    }
    #header-wrapper .content-header .parrilla_header .btn-radio-vivo {
        margin: 0 auto
    }
    #header-wrapper .content-header .menu_secundario {
        display: table-cell;
        float: none;
        margin-top: 0;
        vertical-align: middle
    }
    #header-wrapper .content-header-player {
        display: table;
        width: 100%;
        padding: 20px 10px;
        position: relative
    }
    #header-wrapper .content-header-player .logo-player {
        display: table-cell;
        padding-left: 0;
        float: none;
        width: 180px;
        vertical-align: middle;
        padding-top: 0
    }
    #header-wrapper .content-header-player .logo-player img {
        width: 100%
    }
    #header-wrapper .content-header-player .menu_secundario-player {
        display: table-cell;
        float: none;
        margin-top: 0;
        vertical-align: middle;
        text-align: right
    }
    #menu-fixed ul.nav-fixed {
        width: 100%
    }
    #menu-fixed ul.nav-fixed li.home-fixed {
        display: none
    }
    #menu-fixed ul.nav-fixed li.social-fixed {
        display: none
    }
    .overlay.open {
        opacity: 1;
        visibility: visible;
        transition: opacity .5s;
    }
    .overlay {
        opacity: 0;
        visibility: hidden;
        transition: opacity .5s, visibility 0s .5s
    }
    .overlay-close {
        display: inline-block !important
    }
    #menu-principal {
        width: 100%;
        color: white;
        background: rgba(0, 0, 0, 0.88);
        position: fixed;
        z-index: 9999;
        height: 100%;
        top: 0;
        left: 0
    }
    #menu-principal ul.nav {
        display: block;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        position: relative;
        top: 50%;
        border-top: 0;
        border-bottom: 0;
        background-color: initial;
        border-left: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    #menu-principal ul.nav li.nivel_1 {
        display: block;
        border-right: 0
    }
    #menu-principal ul.nav li.nivel_1 a {
        color: #7fcbff
    }
    #menu-principal ul.nav li.nivel_1 a:hover,
    #menu-principal ul.nav li.nivel_1 a:focus,
    #menu-principal ul.nav li.nivel_1 a:active {
        background-color: initial
    }
    #menu-principal ul.nav li.nivel_1 a.active {
        color: #fff;
        background-color: initial
    }
    #menu-principal ul.nav li.nivel_1 ul.sub_2 {
        display: none !important
    }
    .btn-radio {
        left: -100px
    }
    .parilla-content {
        margin: 0 -180px 0 0
    }
    .logoscrp {
        display: none
    }
}
@media screen and (max-width: 768px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11 {
        width: 100%;
        float: none;
        display: block
    }
    .mini_block_foto .img_mini_foto>span {
        left: 0;
        top: 0;
        right: inherit;
        bottom: inherit;
        display: inline-block;
        font-size: 10px
    }
    .mini_block_foto .img_mini_foto .descrip_mini_foto {
        position: relative;
        text-align: left;
        font-size: 12px;
        font-weight: normal;
        padding: 5px;
        background-color: inherit
    }
    .bloque_arti_mes .circle_artista {
        width: 100px;
        height: 100px
    }
    .bloque_arti_mes .info_artista_mes {
        margin-top: 0
    }
    .bloque_arti_mes .info_artista_mes h1 {
        font-size: 14px
    }
    .bloque_arti_mes .info_artista_mes h2 {
        font-size: 24px
    }
    .contenido_notas iframe.video-iframe {
        height: auto
    }
    #scroll_hoy_tag {
        height: inherit
    }
    .btn_sonorama_play {
        display: table-cell;
        position: relative;
        width: 50px;
        height: 5px;
        vertical-align: middle;
        padding: 0;
        bottom: 0
    }
    .bloque_resultado .descrip_bloque_resultado {
        height: 64px
    }
    .sonorama_opc2 {
        display: block !important
    }
    .bloque_resultado_artista {
        height: 170px
    }
    .bloque_resultado_artista .image_resultado_artista {
        width: 100px;
        height: 100px
    }
    #header-wrapper .content-header {
        display: table
    }
    #header-wrapper .content-header .logo {
        display: table-cell;
        padding-left: 0;
        float: none;
        width: 120px
    }
    #header-wrapper .content-header .parrilla_header {
        display: table-cell;
        float: none;
        text-align: left
    }
    #header-wrapper .content-header .parrilla_header .btn-radio-vivo {
        margin: 0 auto
    }
    #header-wrapper .content-header .parrilla_header .btn-radio-vivo .info_parrilla {
        font-size: 80%
    }
    #header-wrapper .content-header .parrilla_header .btn-radio-vivo .info_parrilla .titulo_parrilla {
        margin-bottom: 0
    }
    #header-wrapper .content-header .parrilla_header .btn-radio-vivo .img_parrilla {
        width: 110px
    }
    #header-wrapper .content-header .menu_secundario {
        display: table-cell;
        float: none;
        margin-top: 0;
        vertical-align: middle
    }
    .contenido_notas {
        padding: 0 8px
    }
    .contenido_notas p {
        font-size: 13px
    }
    .social_like {
        padding: 0 8px
    }
    .social-search {
        display: none
    }
    .parrilla_header {
        text-align: left;
        vertical-align: middle
    }
    .parilla-content {
        display: none
    }
    .parrilla_radioenvivo .parrilla_header {
        display: block
    }
    .parrilla_radioenvivo .parrilla_header .parilla-content {
        display: block;
        margin: 0
    }
    .parrilla_radioenvivo .parrilla_header .parilla-content:after {
        content: "";
        clear: both
    }
    .parrilla_radioenvivo .parrilla_header .parilla-content img {
        display: inline-block;
        float: left;
        width: 30%
    }
    .parrilla_radioenvivo .parrilla_header .parilla-content .info_parrilla {
        display: inline-block;
        float: left;
        width: 70%;
        text-align: left
    }
    .btn-radio {
        left: 0;
        top: 0;
        position: relative
    }
    .menu_social {
        vertical-align: middle
    }
    .menu_secundario {
        margin-top: 0
    }
    .col-sd-6 {
        width: 50%;
        float: left
    }
    .col-sd-8 {
        width: 66.66666667%;
        float: left
    }
    .col-sd-4 {
        width: 33.33333333%;
        float: left;
        display: inline-block
    }
    .descripcion_fotogaleria {
        padding: 0 10px
    }
    .logo-crp {
        width: 50%;
        display: inline;
        float: right
    }
    .menu_logos2 {
        display: block
    }
    .padding-right2 {
        padding-right: 0
    }
    .padding-left2 {
        padding-left: 0
    }
    .ranking,
    #canciones,
    .artista_destacado,
    .programas {
        padding: 0 8px
    }
    .player_interna .image_player_interna {
        width: 100%;
        float: none
    }
    .player_interna .conte_player_interna {
        width: 100%;
        float: none
    }
    .player_interna .conte_player_interna .content_top_player {
        display: block
    }
    .player_interna .conte_player_interna .content_top_player .titular_player {
        display: block;
        width: 100%
    }
    .player_interna .conte_player_interna .content_top_player .social_player {
        display: block;
        width: 100%
    }
    .jp-audio .jp-controls {
        width: 30%
    }
    .jp-audio .jp-type-single .jp-progress {
        width: 70%
    }
    .jp-volume-controls {
        display: none
    }
    .abecedario li.list_abc a {
        padding: 0 15px
    }
    .info_bloque_programa {
        text-align: center
    }
}
@media screen and (max-width: 768px) {
    .iconwhatssapp {
        display: inline-block
    }
    .titular-principal {
        padding: 8px
    }
    .titular_caption2 {
        font-size: 20px
    }
    #myfixedelement {
        height: 40px !important;
        font-size: 20px
    }
    .more_fotos span p {
        font-size: 23px !important
    }
    #scroll_hoy_tag #scrollContainer_hoy_tag {
        padding: 5px 20px
    }
    .bloque_arti_mes2 .circle_artista2 {
        margin: 0 auto
    }
    .title_artista_mes {
        padding-top: 10px;
        text-align: center
    }
    .title_artista_mes .social_share_artista {
        position: relative;
        top: 0;
        left: 0;
        margin: 0 auto
    }
    .padding-movil {
        padding: 0 10px
    }
    .altura_slider {
        height: inherit
    }
    #main-wrapper {
        padding: 16px 0
    }
    .contenido_artista_p {
        display: block !important
    }
    .contenido_artista_p .img_artista_p {
        width: 100% !important;
        position: relative !important;
        display: block !important;
        text-align: center
    }
    .contenido_artista_p .img_artista_p .cont_img_artista_p {
        display: inline-block
    }
    .contenido_artista_p .titulo_like {
        display: block !important;
        padding-left: 0 !important
    }
    .contenido_artista_p .titulo_like h2 {
        font-size: 25px !important;
        text-align: center
    }
    .tema_mas_escuchado {
        padding-left: 0 !important
    }
    .altura_pormientras {
        height: 63px !important
    }
    .bloque_noticias:hover .img_bloque_noticas span {
        -webkit-transform: scale(.6);
        transform: scale(.6);
        transition: all 400ms ease
    }
    .bloque_mas_visto_first .descrip_mas_visto_first span {
        font-size: 30px
    }
    .bloque_mas_visto_first .descrip_mas_visto_first .descr_first .cont_titular_fist_mv {
        font-size: 18px;
        line-height: 20px
    }
    .bloque_mas_visto_first .descrip_mas_visto_first .descr_first p {
        font-size: 13px
    }
    .bloque_mas_visto_first .descrip_mas_visto_first .descr_first .info_first_mas_visto {
        font-size: 12px;
        font-weight: bold
    }
    .bloque_mas_visto {
        display: block
    }
    .bloque_mas_visto .num_visto {
        width: 10%;
        display: inline-block;
        float: left;
        font-size: 16px
    }
    .bloque_mas_visto .descr_mas_visto {
        width: 100%;
        display: block;
        clear: both;
        padding-left: 10%
    }
    .bloque_mas_visto .descr_mas_visto .titular_mv {
        font-size: 14px
    }
    .bloque_mas_visto .descr_mas_visto p {
        font-size: 12px
    }
    .bloque_mas_visto .descr_mas_visto .info_first_mas_visto {
        font-size: 12px
    }
    .bloque_mas_visto .descr_mas_visto:after {
        clear: both;
        display: table;
        content: ""
    }
    .bloque_mas_visto .img_mv {
        display: inline-block;
        float: left;
        width: 90%
    }
}
@media screen and (max-width: 480px) {
    .parrilla_programa {
        position: relative;
        padding-bottom: 30px
    }
    .parrilla_programa h1 {
        font-size: 22px
    }
    .parrilla_programa h2 {
        font-size: 12px
    }
    .parrilla_programa h3 {
        font-size: 10px
    }
    .parrilla_programa .circulo_progra_bloque {
        width: 82px;
        height: 82px
    }
    .parrilla_programa .social_like {
        position: absolute
    }
    h2 {
        font-size: 19px
    }
    .btn_sonorama_play {
        display: none
    }
    .logo_fixed {
        width: 80px !important
    }
    .nav-fixed a {
        padding: 2px !important;
        height: inherit !important
    }
    .compartir_album .btn_share_dos {
        font-size: 10px
    }
    .block_prog .circle_programa .circulo_progra_bloque {
        width: 130px;
        height: 130px
    }
    .block_prog .title_programa_cirlce {
        font-size: 13px
    }
    .altura_pormientras2 {
        height: 70px !important
    }
    #menu-principal ul.nav li.nivel_1 a {
        font-size: 18px
    }
    #header-wrapper .content-header {
        display: table;
        padding: 5px 10px
    }
    #header-wrapper .content-header .logo {
        width: 80px
    }
    #header-wrapper .content-header .parrilla_header .btn-radio-vivo .info_parrilla {
        font-size: 55%
    }
    #header-wrapper .content-header .parrilla_header .btn-radio-vivo .info_parrilla .titulo_parrilla {
        border-bottom: 0
    }
    #header-wrapper .content-header .parrilla_header .btn-radio-vivo .info_parrilla .locutores {
        display: none
    }
    #header-wrapper .content-header .parrilla_header .btn-radio-vivo .btn_play_parrilla {
        -webkit-transform: scale(.6);
        transform: scale(.6)
    }
    #header-wrapper .content-header .parrilla_header .btn-radio-vivo .img_parrilla {
        display: none
    }
    #header-wrapper .content-header-player {
        display: table;
        width: 100%;
        padding: 10px 5px;
        position: relative
    }
    #header-wrapper .content-header-player .logo-player {
        display: table-cell;
        padding-left: 0;
        float: none;
        width: 100px;
        vertical-align: middle;
        padding-top: 0
    }
    #header-wrapper .content-header-player .logo-player img {
        width: 100%
    }
    #header-wrapper .content-header-player .menu_secundario-player {
        display: table-cell;
        float: none;
        margin-top: 0;
        vertical-align: middle;
        text-align: right
    }
    #menu-fixed ul.nav-fixed {
        width: 100%
    }
    #menu-fixed ul.nav-fixed .player-vivo {
        font-size: 60%
    }
    #menu-fixed ul.nav-fixed .player-vivo .player_fixed .circle_play {
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }
    #menu-fixed ul.nav-fixed .player-vivo .player_fixed .programacion {
        padding-left: 0;
        width: 80%;
        margin-top: 10px
    }
    #menu-fixed ul.nav-fixed li.home-fixed {
        display: none
    }
    #menu-fixed ul.nav-fixed li.social-fixed {
        display: none
    }
    #menu-fixed ul.nav-fixed li>a.menu_activo {
        width: 80px
    }
    .titular_caption {
        font-size: 21px
    }
    .logo {
        float: none;
        width: 70px
    }
    .bloque_noticias .descripcion_bloque_noticias {
        font-size: 12px;
        height: 60px
    }
    .artista_destacado {
        height: inherit
    }
    .artista_destacado img {
        width: 100%;
        display: block;
        position: relative;
        margin-top: 0
    }
    .cd-tabs nav {
        display: inline-block;
        float: none;
        width: 100%;
        position: relative;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06)
    }
    .cd-tabs nav ul {
        width: 440px
    }
    .cd-tabs nav ul li {
        float: left;
        margin-right: 2px
    }
    .cd-tabs nav ul li a {
        position: relative;
        display: inline-block;
        font-size: 13px;
        font-weight: 700;
        color: #181B1B;
        width: 100px;
        text-align: center
    }
    .cd-tabs nav ul li a p {
        position: relative;
        z-index: 2;
        background-color: #ffe500;
        padding: 6px 8px;
        height: inherit;
        text-transform: uppercase;
        transition: all 400ms ease
    }
    .cd-tabs nav ul li a:after {
        content: "";
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
        border-right: 12px solid transparent;
        border-left: 12px solid #181B1B;
        position: absolute;
        top: 0;
        right: 0;
        transition: all 400ms ease;
        display: none
    }
    .cd-tabs nav ul li a:hover p {
        background-color: #181B1B;
        color: #ffe500;
        transition: all 400ms ease
    }
    .cd-tabs nav ul li a:hover:after {
        right: -24px;
        transition: all 400ms ease
    }
    .cd-tabs nav ul li .selected p {
        background-color: #181B1B;
        color: #ffe500
    }
    .cd-tabs nav ul li .selected:after {
        right: -24px
    }
    .cd-tabs nav ul:after {
        clear: both;
        display: table;
        content: ""
    }
    .cd-tabs ul.cd-tabs-content {
        display: table;
        padding-left: 0 !important;
        width: 100%
    }
    .cd-tabs ul.cd-tabs-content li {
        list-style: none;
        padding-left: 0 !important;
        border-left: 1px dashed #d1d1d1
    }
    .cd-tabs ul.cd-tabs-content li .list_programas {
        display: table;
        vertical-align: middle;
        border-bottom: 1px dashed #181B1B;
        padding: 15px 0;
        width: 100%
    }
    .cd-tabs ul.cd-tabs-content li .list_programas .horario_programacion {
        display: table-cell;
        font-size: 12px !important;
        font-weight: 700;
        color: #181B1B;
        vertical-align: middle;
        width: 90px !important
    }
    .cd-tabs ul.cd-tabs-content li .list_programas .barra_programacion {
        display: table-cell;
        width: 6px;
        background-color: #ff3011
    }
    .cd-tabs ul.cd-tabs-content li .list_programas .title_progrmacion {
        display: table-cell;
        vertical-align: middle;
        color: #363636;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 700;
        padding-left: 20px
    }
    .cd-tabs ul.cd-tabs-content li .list_programas .title_progrmacion span {
        font-size: 13px;
        color: #181B1B;
        font-weight: normal;
        text-transform: capitalize
    }
}
.container_foot_col{border-bottom: 1px #444444 solid; color: black; text-align: center; padding: 0 10px 10px 0; font-size: 14px; color: #AEAEAE;}
.container_foot_col2{color: #AEAEAE; font-size: 14px; padding-top: 10px; line-height: 22px;}
.app h1{color: #3F9F00; font-size: 16px; padding-top: 10px;}
.app p{color: white; font-size: 13px;}
.app img{margin: 10px 10px 10px 0; border: 0px;}
.disenio-copy{ color:#AEAEAE; font-size: 14px; padding-top: 30px;  }